var encoding/xml.first
5 uses
encoding/xml (current package)
xml.go#L1236: if !unicode.Is(first, c) {
xml.go#L1245: if !unicode.Is(first, c) && !unicode.Is(second, c) {
xml.go#L1260: if !unicode.Is(first, c) {
xml.go#L1269: if !unicode.Is(first, c) && !unicode.Is(second, c) {
xml.go#L1281: var first = &unicode.RangeTable{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)